-- card: 91281 from stack: in -- bmap block id: 91882 -- flags: 4000 -- background id: 19276 -- name: Alexander, Rick Term ----- HyperTalk script ----- on moveFields repeat with index = 22 to 69 select card field id index doMenu "Copy Field" go next doMenu "Paste Field" go prev end repeat end moveFields on groupTwo if not hilite of target then repeat with index = 8 to 16 set hilite of button id index to false end repeat set hilite of target to true getInfo id of target - 8 end if end groupTwo on getInfo termNumber lock screen set cursor to watch if termNumber is 1 then put "G" into card field id 22 -- Algebra 12 put "E" into card field id 23 put 87 into card field id 24 put "A" into card field id 25 put 69 into card field id 26 put 3 into card field id 27 put 2 into card field id 28 put 18 into card field id 29 put 4 into card field id 30 put empty into card field id 31 put empty into card field id 32 put empty into card field id 33 put "G" into card field id 34 -- Biology 12 put "F" into card field id 35 put 78 into card field id 36 put "B+" into card field id 37 put 70 into card field id 38 put 2 into card field id 39 put 5 into card field id 40 put 2 into card field id 41 put empty into card field id 42 put empty into card field id 43 put empty into card field id 44 put empty into card field id 45 put "E" into card field id 46 -- Chemistry 12 put "G" into card field id 47 put 95 into card field id 48 put "A+" into card field id 49 put 71 into card field id 50 put 1 into card field id 51 put 3 into card field id 52 put 7 into card field id 53 put 13 into card field id 54 put 2 into card field id 55 put empty into card field id 56 put empty into card field id 57 put "P" into card field id 58 -- English 12 put "F" into card field id 59 put 64 into card field id 60 put "C+" into card field id 61 put 67 into card field id 62 put 5 into card field id 63 put 4 into card field id 64 put 3 into card field id 65 put 15 into card field id 66 put empty into card field id 67 put empty into card field id 68 put empty into card field id 69 put "A" into card field id 70 -- Physical Education 12 put "G" into card field id 71 put 69 into card field id 72 put "B-" into card field id 73 put 72 into card field id 74 put 0 into card field id 75 put 1 into card field id 76 put 11 into card field id 77 put 17 into card field id 78 put empty into card field id 79 put empty into card field id 80 put empty into card field id 81 else if termNumber is 2 then put "F" into card field id 22 -- Algebra 12 put "P" into card field id 23 put 78 into card field id 24 put "B+" into card field id 25 put 61 into card field id 26 put 4 into card field id 27 put 1 into card field id 28 put 9 into card field id 29 put 7 into card field id 30 put empty into card field id 31 put empty into card field id 32 put empty into card field id 33 put "A" into card field id 34 -- Biology 12 put "G" into card field id 35 put 69 into card field id 36 put "C+" into card field id 37 put 63 into card field id 38 put 2 into card field id 39 put 2 into card field id 40 put 11 into card field id 41 put empty into card field id 42 put empty into card field id 43 put empty into card field id 44 put empty into card field id 45 put "E" into card field id 46 -- Chemistry 12 put "F" into card field id 47 put 86 into card field id 48 put "B+" into card field id 49 put 60 into card field id 50 put 4 into card field id 51 put 3 into card field id 52 put 1 into card field id 53 put 23 into card field id 54 put empty into card field id 55 put empty into card field id 56 put empty into card field id 57 put "G" into card field id 58 -- English 12 put "G" into card field id 59 put 60 into card field id 60 put "C-" into card field id 61 put 59 into card field id 62 put 6 into card field id 63 put 1 into card field id 64 put 18 into card field id 65 put 5 into card field id 66 put empty into card field id 67 put empty into card field id 68 put empty into card field id 69 put "G" into card field id 70 -- Physical Education 12 put "A" into card field id 71 put 72 into card field id 72 put "B" into card field id 73 put 64 into card field id 74 put 0 into card field id 75 put 3 into card field id 76 put 8 into card field id 77 put empty into card field id 78 put empty into card field id 79 put empty into card field id 80 put empty into card field id 81 else if termNumber is 3 then put "A" into card field id 22 -- Algebra 12 put "G" into card field id 23 put 83 into card field id 24 put "A-" into card field id 25 put 67 into card field id 26 put 3 into card field id 27 put 2 into card field id 28 put 18 into card field id 29 put 4 into card field id 30 put 7 into card field id 31 put empty into card field id 32 put empty into card field id 33 put "G" into card field id 34 -- Biology 12 put "G" into card field id 35 put 75 into card field id 36 put "B+" into card field id 37 put 68 into card field id 38 put 2 into card field id 39 put 5 into card field id 40 put empty into card field id 41 put empty into card field id 42 put empty into card field id 43 put empty into card field id 44 put empty into card field id 45 put "G" into card field id 46 -- Chemistry 12 put "E" into card field id 47 put 90 into card field id 48 put "A" into card field id 49 put 69 into card field id 50 put 1 into card field id 51 put 3 into card field id 52 put 7 into card field id 53 put 13 into card field id 54 put 16 into card field id 55 put empty into card field id 56 put empty into card field id 57 put "A" into card field id 58 -- English 12 put "G" into card field id 59 put 68 into card field id 60 put "C+" into card field id 61 put 62 into card field id 62 put 8 into card field id 63 put 5 into card field id 64 put 3 into card field id 65 put 15 into card field id 66 put empty into card field id 67 put empty into card field id 68 put empty into card field id 69 put "G" into card field id 70 -- Physical Education 12 put "E" into card field id 71 put 69 into card field id 72 put "B-" into card field id 73 put 65 into card field id 74 put 5 into card field id 75 put 1 into card field id 76 put 11 into card field id 77 put 21 into card field id 78 put empty into card field id 79 put empty into card field id 80 put empty into card field id 81 else if termNumber is 4 then put "G" into card field id 22 -- Algebra 12 put "P" into card field id 23 put 81 into card field id 24 put "A-" into card field id 25 put 67 into card field id 26 put 3 into card field id 27 put 2 into card field id 28 put 18 into card field id 29 put 4 into card field id 30 put 7 into card field id 31 put empty into card field id 32 put empty into card field id 33 put "G" into card field id 34 -- Biology 12 put "G" into card field id 35 put 72 into card field id 36 put "B" into card field id 37 put 63 into card field id 38 put 1 into card field id 39 put 3 into card field id 40 put 15 into card field id 41 put 17 into card field id 42 put empty into card field id 43 put empty into card field id 44 put empty into card field id 45 put "E" into card field id 46 -- Chemistry 12 put "E" into card field id 47 put 93 into card field id 48 put "A+" into card field id 49 put 62 into card field id 50 put 2 into card field id 51 put 3 into card field id 52 put 2 into card field id 53 put 4 into card field id 54 put 19 into card field id 55 put empty into card field id 56 put empty into card field id 57 put "G" into card field id 58 -- English 12 put "F" into card field id 59 put 65 into card field id 60 put "C" into card field id 61 put 61 into card field id 62 put 3 into card field id 63 put 1 into card field id 64 put 4 into card field id 65 put 9 into card field id 66 put empty into card field id 67 put empty into card field id 68 put empty into card field id 69 put "G" into card field id 70 -- Physical Education 12 put "G" into card field id 71 put 71 into card field id 72 put "B-" into card field id 73 put 63 into card field id 74 put 1 into card field id 75 put 4 into card field id 76 put 23 into card field id 77 put 27 into card field id 78 put empty into card field id 79 put empty into card field id 80 put empty into card field id 81 else repeat with index = 1 to the number of card fields put empty into card field index end repeat end if set cursor to hand unlock screen end getInfo on resetCard if not hilite of card button id 9 then getInfo 1 set hilite of card button id 8 to false set hilite of card button id 9 to true set hilite of card button id 10 to false set hilite of card button id 11 to false set hilite of card button id 12 to false set hilite of card button id 13 to false set hilite of card button id 14 to false set hilite of card button id 15 to false set hilite of card button id 16 to false end if repeat with index = 17 to 21 set icon of card button id index to "Md Unchecked Box" end repeat end resetCard -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=0 top=0 right=342 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=27 top=305 right=323 bottom=125 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: OK ----- HyperTalk script ----- on mouseUp lock screen resetCard pop card unlock screen end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=147 top=305 right=323 bottom=245 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cancel ----- HyperTalk script ----- on mouseUp lock screen resetCard pop card unlock screen end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=267 top=305 right=323 bottom=365 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Clear -- part 5 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=387 top=305 right=323 bottom=485 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: CommentsÉ ----- HyperTalk script ----- on mouseUp push card go to card short name of me of this background end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=27 top=42 right=56 bottom=50 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 7 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=57 top=42 right=56 bottom=80 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=386 top=43 right=55 bottom=398 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupTwo end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 4000 -- rect: left=397 top=43 right=55 bottom=409 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupTwo end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=408 top=43 right=55 bottom=420 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupTwo end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=419 top=43 right=55 bottom=431 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupTwo end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=430 top=43 right=55 bottom=442 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupTwo end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=441 top=43 right=55 bottom=453 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupTwo end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=452 top=43 right=55 bottom=464 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupTwo end mouseUp -- part 15 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=463 top=43 right=55 bottom=475 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupTwo end mouseUp -- part 16 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=474 top=43 right=55 bottom=486 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupTwo end mouseUp -- part 17 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=159 top=102 right=116 bottom=173 -- title width / last selected line: 0 -- icon id / first selected line: 5064 / 5064 -- text alignment: 1 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: ----- HyperTalk script ----- on mouseUp if icon of me is "5065" then set icon of me to "Md Unchecked Box" else set icon of me to "Md Checked Box" end mouseUp -- part 18 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=159 top=133 right=147 bottom=173 -- title width / last selected line: 0 -- icon id / first selected line: 5064 / 5064 -- text alignment: 1 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: ----- HyperTalk script ----- on mouseUp if icon of me is "5065" then set icon of me to "Md Unchecked Box" else set icon of me to "Md Checked Box" end mouseUp -- part 19 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=159 top=164 right=178 bottom=173 -- title width / last selected line: 0 -- icon id / first selected line: 5064 / 5064 -- text alignment: 1 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: ----- HyperTalk script ----- on mouseUp if icon of me is "5065" then set icon of me to "Md Unchecked Box" else set icon of me to "Md Checked Box" end mouseUp -- part 20 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=159 top=195 right=209 bottom=173 -- title width / last selected line: 0 -- icon id / first selected line: 5064 / 5064 -- text alignment: 1 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: ----- HyperTalk script ----- on mouseUp if icon of me is "5065" then set icon of me to "Md Unchecked Box" else set icon of me to "Md Checked Box" end mouseUp -- part 21 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=159 top=226 right=240 bottom=173 -- title width / last selected line: 0 -- icon id / first selected line: 5064 / 5064 -- text alignment: 1 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: ----- HyperTalk script ----- on mouseUp if icon of me is "5065" then set icon of me to "Md Unchecked Box" else set icon of me to "Md Checked Box" end mouseUp -- part 22 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=183 top=102 right=116 bottom=216 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 23 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=217 top=102 right=116 bottom=250 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 24 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=251 top=102 right=116 bottom=294 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 25 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=295 top=102 right=116 bottom=338 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 26 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=339 top=102 right=116 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 27 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=383 top=102 right=116 bottom=426 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 28 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=427 top=102 right=116 bottom=470 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 29 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=251 top=117 right=131 bottom=294 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 30 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=295 top=117 right=131 bottom=338 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 31 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=339 top=117 right=131 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 32 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=383 top=117 right=131 bottom=426 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 33 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=427 top=117 right=131 bottom=470 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 34 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=183 top=133 right=147 bottom=216 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 35 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=217 top=133 right=147 bottom=250 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 36 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=251 top=133 right=147 bottom=294 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 37 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=295 top=133 right=147 bottom=338 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 38 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=339 top=133 right=147 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 39 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=383 top=133 right=147 bottom=426 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 40 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=427 top=133 right=147 bottom=470 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 41 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=251 top=148 right=162 bottom=294 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 42 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=295 top=148 right=162 bottom=338 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 43 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=339 top=148 right=162 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 44 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=383 top=148 right=162 bottom=426 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 45 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=427 top=148 right=162 bottom=470 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 46 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=183 top=164 right=178 bottom=216 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 47 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=217 top=164 right=178 bottom=250 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 48 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=251 top=164 right=178 bottom=294 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 49 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=295 top=164 right=178 bottom=338 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 50 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=339 top=164 right=178 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 51 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=383 top=164 right=178 bottom=426 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 52 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=427 top=164 right=178 bottom=470 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 53 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=251 top=179 right=193 bottom=294 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 54 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=295 top=179 right=193 bottom=338 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 55 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=339 top=179 right=193 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 56 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=383 top=179 right=193 bottom=426 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 57 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=427 top=179 right=193 bottom=470 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 58 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=183 top=195 right=209 bottom=216 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 59 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=217 top=195 right=209 bottom=250 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 60 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=251 top=195 right=209 bottom=294 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 61 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=295 top=195 right=209 bottom=338 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 62 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=339 top=195 right=209 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 63 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=383 top=195 right=209 bottom=426 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 64 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=427 top=195 right=209 bottom=470 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 65 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=251 top=210 right=224 bottom=294 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 66 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=295 top=210 right=224 bottom=338 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 67 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=339 top=210 right=224 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 68 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=383 top=210 right=224 bottom=426 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 69 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=427 top=210 right=224 bottom=470 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 70 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=183 top=226 right=240 bottom=216 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 71 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=217 top=226 right=240 bottom=250 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 72 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=251 top=226 right=240 bottom=294 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 73 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=295 top=226 right=240 bottom=338 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 74 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=339 top=226 right=240 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 75 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=383 top=226 right=240 bottom=426 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 76 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=427 top=226 right=240 bottom=470 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 77 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=251 top=241 right=255 bottom=294 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 78 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=295 top=241 right=255 bottom=338 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 79 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=339 top=241 right=255 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 80 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=383 top=241 right=255 bottom=426 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part 81 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=427 top=241 right=255 bottom=470 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: -- part contents for background part 3 ----- text ----- 47 80 53 54 52 102 48 13 94 93 103 104 44 -- part contents for background part 4 ----- text ----- Abrosimoff, Michael John Adams, Bryan Alexander, Rick Alexander, Susan Allsop, Blair M. Azimov, Isaac Barisoff, Larissa Bunyan, Paul Burnyeat, Grant Caldwell, Brian Chalk, Patricia Collins, Bob Conkin, Elizabeth -- part contents for background part 5 ----- text ----- 112 112 112 112 112 N/A 112 112 112 112 N/A N/A 112 -- part contents for background part 6 ----- text ----- 12 12 12 12 12 11 12 12 12 12 11 11 12 -- part contents for background part 7 ----- text ----- 0.000 0.000 0.000 0.000 0.000 1.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 -- part contents for background part 8 ----- text ----- 1 1 1 1 1 1 1 1 1 1 7 7 1 -- part contents for background part 1 ----- text ----- 99 Students -- part contents for card part 22 ----- text ----- G -- part contents for card part 23 ----- text ----- E -- part contents for card part 24 ----- text ----- 87 -- part contents for card part 25 ----- text ----- A -- part contents for card part 26 ----- text ----- 69 -- part contents for card part 27 ----- text ----- 3 -- part contents for card part 28 ----- text ----- 2 -- part contents for card part 29 ----- text ----- 18 -- part contents for card part 30 ----- text ----- 4 -- part contents for card part 34 ----- text ----- G -- part contents for card part 35 ----- text ----- F -- part contents for card part 36 ----- text ----- 78 -- part contents for card part 37 ----- text ----- B+ -- part contents for card part 38 ----- text ----- 70 -- part contents for card part 39 ----- text ----- 2 -- part contents for card part 40 ----- text ----- 5 -- part contents for card part 46 ----- text ----- E -- part contents for card part 47 ----- text ----- G -- part contents for card part 48 ----- text ----- 95 -- part contents for card part 49 ----- text ----- A+ -- part contents for card part 50 ----- text ----- 71 -- part contents for card part 51 ----- text ----- 1 -- part contents for card part 52 ----- text ----- 3 -- part contents for card part 53 ----- text ----- 7 -- part contents for card part 54 ----- text ----- 13 -- part contents for card part 55 ----- text ----- 2 -- part contents for card part 58 ----- text ----- P -- part contents for card part 59 ----- text ----- F -- part contents for card part 60 ----- text ----- 64 -- part contents for card part 61 ----- text ----- C+ -- part contents for card part 62 ----- text ----- 67 -- part contents for card part 63 ----- text ----- 5 -- part contents for card part 64 ----- text ----- 4 -- part contents for card part 65 ----- text ----- 3 -- part contents for card part 66 ----- text ----- 15 -- part contents for card part 70 ----- text ----- A -- part contents for card part 71 ----- text ----- G -- part contents for card part 72 ----- text ----- 69 -- part contents for card part 73 ----- text ----- B- -- part contents for card part 74 ----- text ----- 72 -- part contents for card part 75 ----- text ----- 0 -- part contents for card part 76 ----- text ----- 1 -- part contents for card part 77 ----- text ----- 11 -- part contents for card part 78 ----- text ----- 17 -- part contents for card part 41 ----- text ----- 2